*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 15 Jun 2004 09:42:18 +0000 (09:42 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 15 Jun 2004 09:42:18 +0000 (09:42 +0000)
src/ChangeLog

index 28df9a5e1e679628bc27ab2e73bb5ac476470355..a180b8f74174df015f22b16793200699d8be9b84 100644 (file)
@@ -1,10 +1,15 @@
+2004-06-15  Kim F. Storm  <storm@cua.dk>
+
+       * syntax.c (skip_chars): Only recognize [:class:] when it has the
+       proper format and class is a lower-case word.
+
 2004-06-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (xg_get_image_for_pixmap): New function.
        (xg_get_gdk_pixmap_and_mask): Removed.
        (update_frame_tool_bar): Call xg_get_image_for_pixmap instead of
        xg_get_gdk_pixmap_and_mask.
-       
+
        * xterm.h (struct x_display_info): Typo in comment fixed.
 
 2004-06-14  Juanma Barranquero  <lektu@terra.es>